getIconTintMode

open fun getIconTintMode(@NonNull item: @NonNull MenuItem): @Nullable PorterDuff.Mode(source)

Returns the blending mode used to apply the tint to the item's icon, if specified.

Return

the blending mode used to apply the tint to the item's icon

See also